Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Return Source Map Differences to Rollup #338

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

alan-agius4
Copy link
Contributor

This commit enables users to remap declaration source maps by passing back the computed difference.

To utilize the original DTS source map, users may need additional plugins like rollup-sourcemap.

This commit enables users to remap declaration source maps by passing back the computed difference.

To utilize the original DTS source map, users may need additional plugins like `rollup-sourcemap`.
@Swatinem Swatinem merged commit 54cd6c5 into Swatinem:master Mar 12, 2025
8 checks passed
@alan-agius4 alan-agius4 deleted the sourcemap branch March 12, 2025 17:28
@alan-agius4
Copy link
Contributor Author

@Swatinem, thanks for merging this. Do you have an ETA when to expect the a release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants